home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataCars.cab / _D45D5A44CF654B1CA5E942D14A5DAE9C < prev    next >
Encoding:
Text File  |  2004-03-09  |  156 b   |  12 lines

  1. // generated file - max export plugin
  2. // origin: MenuPlane.max
  3.  
  4. Shader()
  5. {
  6.     Pass()
  7.     {
  8.         depthfunc("never", 0)
  9.     }
  10.     Cull("cw")
  11. }
  12.